User Defined Function Reference

Below is a list of the user defined functions for catagory: File Management.
Click on a user defined function name for a detailed description.

 

User Defined Function Description
_FileCountLines Returns the number of lines in the specified file.
_FileCreate Creates or zero's out the length of the file specified.
_FileReadToArray Reads the specified file into an array.
_FileWriteLog Writes current date,time and the specified text to a log file.
_TempFile Generate a name for a temporary file. The file is guaranteed not to already exist in the user's %TEMP% directory.